Gets the absolute last entry in the timeline.
Namespace:
JanusAssembly: Janus (in Janus.dll)
Syntax
C# |
---|
public TimelineEntry<T> LastEntry { get; } |
![]() |
.NET Framework Class Library |
Timeline<(Of <(<'T>)>)>..::..LastEntry Property |
Timeline<(Of <(<'T>)>)> Class See Also Send Feedback |
C# |
---|
public TimelineEntry<T> LastEntry { get; } |